/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
*/
body{
	margin: 0;
	padding: 0;
}
p,td,div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a{
	color: #1C5A99;
}
a:visited{
	color: #1C5A99;
}
a:active{
	color: #1C5A99;
}
img{
	border: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h4{
	font-size: 12pt;
}
h5{
	font-size: 10pt;
}
div#template-topbar{
	background: #5f5c50 url('/airport/images/template-new/template-topbar-bg.gif') repeat-x;
	height: 22px;
	color: #d4d0c8;
}
div#template-topbar a{
	color: #fff;
	text-decoration: none;
}
div#template-topbar div{
	float: left;
	height: 22px;
	margin: 0 12px 0 12px;
}
div#template-topbar div#home-link{
	background: url('/airport/images/template-new/template-topbar-downarrow.gif') no-repeat right center;
	padding-top: 3px;
	margin-left: 12px;
	padding: 3px 14px 0 0;
	height: 19px;
}
div#template-topbar div#cur-date{
	padding: 3px 0 0 0;
	height: 19px;
}
div#template-topbar div#cur-time{
	background: url('/airport/images/template-new/template-topbar-clock.gif') no-repeat left center;
	padding: 3px 0 0 23px;
	height: 19px;
}
div#template-topbar div#login{
	float: right;
	padding: 3px 0 0 0;
	height: 19px;
}
div#template-main-nav div{
	float: left;
	height: 100px;
}
div#template-main-nav div#logo{
	width: 22.73%;
	text-align: center;
}
div#template-main-nav div#main-nav{
	width: 57.45%;
	line-height: 100px;
}
div#template-main-nav div#main-nav a{
	color: #fff;
	text-decoration: none;
}
div#template-main-nav div#main-nav div{
	float: none;
}
div#template-main-nav div#main-nav div#banner{
	text-align: center;
	padding: 22px;
	height: 64px;
}

/* Over all the menu width for ARC is here */
div#template-main-nav div#main-nav div#nav{
	height: 38px;
	width: 480px;
	margin: 28px auto 0 auto;
}
div#template-main-nav div#main-nav div#nav div.tab, div#template-main-nav div#main-nav div#nav div.tab div{
	height: 31px;
	float: left;
}
div#template-main-nav div#main-nav div#nav div.tab, div#template-main-nav div#main-nav div#nav div.tab div{
	background-color: transparent;
	background-image: url('/airport/images/template-new/template-mainnav-tab.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
div#template-main-nav div#main-nav div#nav div.tab{
	background-repeat: repeat-x;
	background-position: 0 -155px;
	color: #fff;
	margin-right: 1px;
}
div#template-main-nav div#main-nav div#nav div.tab div{
	background-position: 0 -93px;
	padding: 0 0 0 7px;
}
div#template-main-nav div#main-nav div#nav div.tab div div{
	background-position: right -124px;
	padding: 6px 17px 0 10px;
	height: 25px;
}
div#template-main-nav div#main-nav div#nav div.active, div#template-main-nav div#main-nav div#nav div.active div{
	font-weight: bold;
}
div#template-main-nav div#main-nav div#nav div.active{
	margin: 0 0 0 -1px;
	background-position: 0 -62px;
}
div#template-main-nav div#main-nav div#nav div.active div{
	background-position: 0 0;
	padding: 0 0 0 7px;
}
div#template-main-nav div#main-nav div#nav div.active div div{
	background-position: right -31px;
	padding: 6px 17px 0 10px;
}
div#template-main-nav div#right-content{
	width: 19.82%;
}
div#template-sub-nav{
	background: #1c5a99;
	height: 26px;
	border-top: 1px solid #4073b4;
	border-bottom: 1px solid #006;
}/*
div#template-sub-nav ul{
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}*/
div#template-sub-nav div.sub-nav-container{
	margin: 0 auto 0 auto;
	float: none;
	width: 209px;
}/*
div#template-sub-nav div#links1{
	width: 209px;
}
div#template-sub-nav div#links2{
	width: 216px;
}
div#template-sub-nav div.sub-nav-container ul{
	height: 27px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#template-sub-nav div.inactive{
	display: none;
}
div#template-sub-nav div.sub-nav-container ul li{
	float: left;
	clear: none;
}
div#template-sub-nav div.sub-nav-container ul li div.tab, div#template-sub-nav div.sub-nav-container ul li div.tab div{
	background-color: transparent;
	background-image: url('/airport/images/template-new/template-subnav-tab.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 20px;
}
div#template-sub-nav div.sub-nav-container ul li{
	padding-top: 7px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab{
	background-position: 0 -100px;
	background-repeat: repeat-x;
	margin-left: 3px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab a{
	color: #000;
	text-decoration: none;
}
div#template-sub-nav div.sub-nav-container ul li div.tab div{
	background-position: 0 -60px;
	padding: 0 0 0 4px;
}
div#template-sub-nav div.sub-nav-container ul li div.tab div div{
	background-position: right -80px;
	padding: 3px 4px 0 0;
	height: 17px;
}
div#template-sub-nav div.sub-nav-container ul li div.active, div#template-sub-nav div.sub-nav-container ul li div.over{
	background-position: 0 -40px;
}
div#template-sub-nav div.sub-nav-container ul li div.active div, div#template-sub-nav div.sub-nav-container ul li div.over div{
	background-position: 0 0;
}
div#template-sub-nav div.sub-nav-container ul li div.active div div, div#template-sub-nav div.sub-nav-container ul li div.over div div{
	background-position: right -20px;
}*/
div#template-sub-nav div{
	float: left;
	height: 27px;
}
div#template-sub-nav div#left-gutter{
	width: 200px;
	color: #fff;
}
div#template-sub-nav div#sub-nav
{
	/*REMOVE THIS TO MAKE MAXTRAX STAY IN-LINE*/
}
div#template-sub-nav div#right-gutter{
	width: 0px;
}
input#global-search {
	background:transparent url(/airport/images/airportsearch/search-blue.gif) no-repeat scroll 0%;
	border:0pt none;
	height:18px;
	width:48px;
}
div#template-footer{
	background: #f2f2ee;
	clear: both;
	border-top: 1px solid #c4c4b5;
	padding: 20px;
}
div#template-footer a{
	color: #36c;
}
div#template-footer p#disclaimer{
	padding: 1em 5px 1em 5px;
	background: #e7e3d8;
	border: 1px solid #c1c1ae;
	margin-top: 2em;
	height: 1%; /* needed to fix IE missing background bug */
}
div#template-footer p#disclaimer strong{
	font-weight: bold;
}
div#template-footer div.contact{
	float: left;
	margin-top: 1em;
	margin: 1em 20px 0 0;
}
div#template-footer div.linklist{
	clear: both;
	height: 19px;
	border-bottom: 1px solid #cbc2ab;
	width: 785px;
	background: transparent url(/airport/images/footer/arrow.gif) no-repeat scroll left center;
	padding: 5px 0 0 18px;
	color: #333;
}
div#template-footer div.linklist ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#template-footer div.linklist ul li, div#template-footer div.linklist ul{
	float: left;
}
div#template-footer div.linklist ul li{
	padding: 0 5px 0 5px;
	border-left: 1px solid #333;
}
div#template-footer div.linklist ul li.first{
	border-width: 0;
}
div#template-footer div.linklist label{
	font-weight: bold;
	float: left;
	margin-right: 6px;
}
div#template-footer div.linklist a{
	color: #333;
}
div#template-main-content{
	padding: 10px;
}
div.clear{
	clear: both;
}

/* Red Buttons */
div#template-main-nav div#main-nav div#nav div.tabHot, div#template-main-nav div#main-nav div#nav div.tabHot div {
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
}
div#template-main-nav div#main-nav div#nav div.tabHot, div#template-main-nav div#main-nav div#nav div.tabHot div {
	float:left;
	height:31px;
}
div#template-main-nav div#main-nav div#nav div.tabHot {
	background-image: url(/airport/images/tabs/trd2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	margin-right:1px;
}
div#template-main-nav div#main-nav div#nav div.tabHot div {
	background-image: url(/airport/images/tabs/trd1.gif);
	padding:0pt 0pt 0pt 7px;
}
div#template-main-nav div#main-nav div#nav div.tabHot div div {
	background-image: url(/airport/images/tabs/trd3.gif);
	background-position: right;
	height:24px;
	padding:6px 17px 0pt 10px;
}
.rootMenu
{
	color: white; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/airport/images/header/ARC_newbtnshort.gif) no-repeat;
	height: 25px;
	width: 84px;
	text-align: center;
	line-height: 25px;
}
.rootMenuWide
{
	color: black; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(/airport/images/header/ARC_newbtnlong.gif) no-repeat;
	height: 25px;
	width: 130px;
	text-align: center;
	line-height: 25px;
}

.rootMenuWide a
{
	color: white; 
	font-weight: bold;
	text-decoration: none;
}
.rootMenu a
{
	color: white; 
	font-weight: bold;
	text-decoration: none;
}
.rootMenuSpecials a
{
	color: red; 
	font-weight: bold;
	text-decoration: none;
}
.dropdownMenu
{
	border: 2px solid #000A34;
	color: Black;
	background-color: white;
    z-index: 9000500;
}
.dropdownMenu span 
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
}
.dropdownMenu ul 
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 8px;
	padding-left: 8px;
	font-size: 7px;
}
.dropdownMenu li 
{
	font-size: 12px;
}
.dropdownMenu a 
{
	text-decoration: none;
}
.dropdownMenu a:hover 
{
	text-decoration: underline;
}

.fuel_tab_off
{
	float: left;
	margin-left: 5px;
	height: 22px;
	background-color: #D9D9CE;
	border-bottom: 1px solid #ACA899;
}
.fuel_tab_on
{
	float: left;
	margin-left: 5px;
	height: 22px;
	background-color: #D9D9CE;
	border-bottom: 1px solid #ACA899;
}
.fuel_tab_left
{
	float: left;
	width: 5px;
	height: 22px;
}
.fuel_tab_right
{
	width: 5px;
	float: left;
	height: 22px;
}
.fuel_tab_on .fuel_tab_left
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0 -100px;
}
.fuel_tab_on .fuel_tab_right
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat right 0;
}
.fuel_tab_on .fuel_tab_center
{
	color: Black;
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px 0px;
}
.fuel_tab_off .fuel_tab_left
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px -150px;
}
.fuel_tab_off .fuel_tab_right
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat right -50px;
}
.fuel_tab_off .fuel_tab_center
{
	background: url('/airport/images/tabs/tab-sprite.gif') no-repeat 0px -50px;
}
.fuel_tab_center
{
	float: left;
	margin-left: -2px;
	padding-left: 5px;
	padding-right: 2px;
	text-align: center;
	line-height: 22px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 22px;
}
.fuel_tab_center a
{
	color: #666666;
	text-decoration: none;
}
.fuel_tab_center a
{
	text-decoration: none;
}
.fuel_tab_center a:link
{
	color: #666666;
}
.fuel_tab_center a:visited
{
	color: #666666;
}
.fuel_tab_center a:active
{
	color: #666666;
}
.fuel_tab_center a:hover
{
	color: #666666;
}#search{
	position: absolute;
	border: 1px solid #000;
	font: 8pt arial;
	width: 265px;
	height: 550px;
	z-index: 150;
	top:30px;
	right:7px;
}
#search .header{
	background: #000 url("../../images/map/bg.gif");
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	z-index: 101;
	margin-bottom: 3px;
}
#search .seperator{
	background: #000 url("../../images/map/bg.gif");
	height: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
#search #progress{
	margin: 3px;
	display: none;
}
#search #progress .bar{
	background: url("../../images/map/progress.gif");
	height: 15px;
	border: 1px solid #1C5A99;
}
#search-results-container{
	margin: 3px;
	overflow: auto;
	height: 329px;
}
#search-results{
	margin-bottom: 10px;
}
#searchproxy{
	position: absolute;
	border: 1px solid #000;
	background: #FFF;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	z-index: 150;
	top:30px;
	right:7px;
	width:265px;
	height: 550px;
}
#legend{
	position: absolute;
	border: 1px solid #000;
	z-index: 100;
	top: 9px;
	left: 53px;
}
#legendproxy{
	position: absolute;
	border: 1px solid #000;
	background: #FFF;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	z-index: 100;
	top: 9px;
	left: 53px;
}
#FuelMapControl{
	position: absolute;
	top: 50px;
	right: 5px;
	background: #fff;
	z-index:100;
	width:300px;
}
#FuelAptList {
	height: 290px;
	margin: 3px;
	overflow:auto;
}
.ero{
	display: none !important;
}
.ero-body{
	width: 315px !important;
}
.titlestyle{
	display: none;
}
.detailsStyle
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	width: 305px;
}
.PopupMaster{
	position: absolute;
	z-index: 1000 !important;
}
.PopupContent{
	padding: 5px;
	background: #FFF;
	border: 1px solid #000;
}
.PopupContent td{
	font-size: 8pt;
}
.PopupPointer{
	position: absolute;
}
.PopupPointer{
	background:transparent url("../../images/map/marker.gif") repeat scroll 0%;
	height:20px;
	position:absolute;
	left: 137px;
	width:30px;
	z-index:100;
	display: none;
}
.PopupTitle{
	padding: 2px;
	background: #1C5A99;
	text-align: center;
	color: #FFF;
	border: 1px solid #000;
	border-bottom: 0;
	font: bold 8pt arial;
}
.iconstyle{
	width: 16px;
	height: 15px;
	background-image: url("../../images/map/fuelicon.gif");
}
#progress{
	margin-left: auto;
	margin-right: auto;
	margin-top: 228px;
}
#progress-proxy{
	padding: 5px;
	background: #FFF;
	border: 1px solid #000;
	width: 367px;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	position: absolute;
	left: 29%;
}
#progress-real{
	padding: 5px;
	border: 1px solid #000;
	width: 367px;
	position: absolute;
	left: 29%;
}
#progress-container{
	position: absolute;
	height: 600px;
	z-index: 3000;
	display: none;
	top: 0px;
}
#map{
	position: relative;
	height: 600px !important;
	width: 100% !important;
}
th div{
	font-size: 7pt;
}

.bubbleLogo {
	width:100px;
	border:0px;
}

#fuelContainer {
	width: 300px; 
	font-family: Arial; 
	font-size: 10pt; 
}

#fuelAptIdentContainer {
	background-color: #555555; 
	color: White; 
	padding-bottom: 3px; 
	padding-left: 5px;
}

#fuelLinksContainer {
	border-top: 1px #555555 solid; 
	font-size: 8pt; 
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
}

#fuelLinksLeft {
	width: 145px; 
	float: left; 
	border-right: 1px #555555 solid;
}

#fuelLinksRight {
	float: right; 
	width: 140px;
}

#fuelFBOInfo {
	float: right; 
	width: 180px;
	margin-bottom: 5px;
}

#fuelTypeContainer {
	float: left;
	padding-right: 5px;
}

#fuelType {
	background: transparent url(../../images/fuelmap/fuelName.jpg) no-repeat scroll 0 0;
	color: White;
	font-weight: bold; 
	font-size: 8pt; 
	height: 14px; 
	width: 62px;
}

#fuelPrice {
	height: 13px;
	width: 60px;
}
#fuelTop {
	height: 5px;
	width: 100%;
	background: url(../../images/fuelmap/bubble-top.jpg) no-repeat scroll 0 0;
}
#fuelBottom {
	height: 5px;
	width: 100%;
	background: url(../../images/fuelmap/bubble-bottom.jpg) no-repeat scroll 0 0;
}

#loadingContainer {
	width:300px;
	height:150px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left:-150px;
	z-index: 150;
	visibility: hidden;
	border: 1px solid #000;
	background: #FFF;
}
#loadingContainer .header{
	background: #000 url("../../images/map/bg.gif");
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	z-index: 101;
	margin-bottom: 3px;
}
.fields {
	margin-left: 5px;
	padding:0px;
	margin-bottom: -10px;
}#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: white;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: none;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	top: 40%;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}